projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1e78cb
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Thu, 7 Dec 2000 15:53:18 +0000
(15:53 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Thu, 7 Dec 2000 15:53:18 +0000
(15:53 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 4f0d0d650935394ce879581597b3a3c39c1f09ec..ca92994f0210ebf2cb6a081aee1f399781973abf 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-9,6
+9,10
@@
2000-12-07 Gerd Moellmann <gerd@gnu.org>
+ * process.c (read_process_output): Make sure the process marker's
+ position is valid when the process buffer is changed in
+ after-change functions. W3 does that.
+
* xfns.c (x_free_gcs): New function.
* xterm.h (x_free_gcs): Add prototype.